@charset "utf-8";
#page {
	padding: 0px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(terre%202.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAD45B;
}
#bando {
	margin: 0px;
	padding: 0px;
	height: 252px;
	width: 955px;
	background-image: url(banniere.jpg);
	background-repeat: no-repeat;
}
#menu {
	height: 100px;
	width: 955px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#gauche {
	width: 1px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centre {
	width: 935px;
	float: left;
	background-image: url(images%20terrassement/terre%202.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-repeat: repeat;
	padding: 0px;
}
#pied {
	margin: 0px;
	clear: both;
	width: 920px;
	background-repeat: repeat;
	text-align: center;
	display: none;
	font-size: 10px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #AAD45B;
	padding: 0px;
}
#pied  ul {
	margin: 0px;
	list-style-type: none;
	background-color: #AAD45B;
}
#pied  li {
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #AAD45B;
}
#pied  li a {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #AAD45B;
}
#pied  li a:hover {
	background-color: #AAD45B;
	background-image: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #AAD45B;
}
